home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / 101 / backup / win rescue 95 302 / rescue98.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  1999-01-14  |  32KB  |  1,247 lines

  1. object Form8: TForm8
  2.   Left = 170
  3.   Top = 74
  4.   HelpContext = 6
  5.   ActiveControl = PageControl1
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'WinRescue 98 Preferences'
  9.   ClientHeight = 306
  10.   ClientWidth = 427
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   OnActivate = Form8Activate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PageControl1: TPageControl
  22.     Left = 8
  23.     Top = 8
  24.     Width = 409
  25.     Height = 265
  26.     HelpContext = 6
  27.     ActivePage = TabSheet1
  28.     MultiLine = True
  29.     TabOrder = 0
  30.     object TabSheet1: TTabSheet
  31.       Caption = 'Backup Preferences'
  32.       object GroupBox1: TGroupBox
  33.         Left = 8
  34.         Top = 2
  35.         Width = 385
  36.         Height = 109
  37.         Caption = 'Permanent Backups'
  38.         Font.Charset = DEFAULT_CHARSET
  39.         Font.Color = clBlue
  40.         Font.Height = -11
  41.         Font.Name = 'MS Sans Serif'
  42.         Font.Style = [fsBold]
  43.         ParentFont = False
  44.         TabOrder = 0
  45.         object Bevel4: TBevel
  46.           Left = 0
  47.           Top = 42
  48.           Width = 385
  49.           Height = 2
  50.         end
  51.         object Label4: TLabel
  52.           Left = 16
  53.           Top = 78
  54.           Width = 73
  55.           Height = 30
  56.           AutoSize = False
  57.           Caption = 'Which Registry to Backup'
  58.           Font.Charset = DEFAULT_CHARSET
  59.           Font.Color = clBlack
  60.           Font.Height = -11
  61.           Font.Name = 'MS Sans Serif'
  62.           Font.Style = []
  63.           ParentFont = False
  64.           Transparent = True
  65.           WordWrap = True
  66.         end
  67.         object Bevel6: TBevel
  68.           Left = 0
  69.           Top = 72
  70.           Width = 385
  71.           Height = 2
  72.         end
  73.         object Bevel3: TBevel
  74.           Left = 168
  75.           Top = 43
  76.           Width = 2
  77.           Height = 30
  78.         end
  79.         object Label10: TLabel
  80.           Left = 176
  81.           Top = 51
  82.           Width = 34
  83.           Height = 13
  84.           Caption = 'Ta&rget:'
  85.           Font.Charset = DEFAULT_CHARSET
  86.           Font.Color = clBlack
  87.           Font.Height = -11
  88.           Font.Name = 'MS Sans Serif'
  89.           Font.Style = []
  90.           ParentFont = False
  91.         end
  92.         object PreviousRadio1: TRadioButton
  93.           Left = 104
  94.           Top = 84
  95.           Width = 105
  96.           Height = 17
  97.           Caption = 'Pre&vious (safest)'
  98.           Checked = True
  99.           Font.Charset = DEFAULT_CHARSET
  100.           Font.Color = clBlack
  101.           Font.Height = -11
  102.           Font.Name = 'MS Sans Serif'
  103.           Font.Style = []
  104.           ParentFont = False
  105.           TabOrder = 0
  106.           TabStop = True
  107.           OnClick = RadioGroup1Click
  108.         end
  109.         object CurrentRadio1: TRadioButton
  110.           Left = 216
  111.           Top = 84
  112.           Width = 161
  113.           Height = 17
  114.           Caption = 'C&urrent (doesn'#39't always work)'
  115.           Font.Charset = DEFAULT_CHARSET
  116.           Font.Color = clBlack
  117.           Font.Height = -11
  118.           Font.Name = 'MS Sans Serif'
  119.           Font.Style = []
  120.           ParentFont = False
  121.           TabOrder = 1
  122.           OnClick = RadioGroup1Click
  123.         end
  124.         object Panel1: TPanel
  125.           Left = 8
  126.           Top = 16
  127.           Width = 369
  128.           Height = 25
  129.           BevelOuter = bvNone
  130.           Caption = 'Panel1'
  131.           TabOrder = 2
  132.           object Label1: TLabel
  133.             Left = 264
  134.             Top = 4
  135.             Width = 70
  136.             Height = 13
  137.             AutoSize = False
  138.             Caption = 'Dis&kette Drive:'
  139.             Enabled = False
  140.             FocusControl = Edit1
  141.             Font.Charset = DEFAULT_CHARSET
  142.             Font.Color = clBlack
  143.             Font.Height = -11
  144.             Font.Name = 'MS Sans Serif'
  145.             Font.Style = []
  146.             ParentFont = False
  147.           end
  148.           object Label12: TLabel
  149.             Left = 8
  150.             Top = 4
  151.             Width = 52
  152.             Height = 13
  153.             Caption = '&Backup to:'
  154.             Font.Charset = DEFAULT_CHARSET
  155.             Font.Color = clBlack
  156.             Font.Height = -11
  157.             Font.Name = 'MS Sans Serif'
  158.             Font.Style = []
  159.             ParentFont = False
  160.           end
  161.           object Edit1: TEdit
  162.             Left = 338
  163.             Top = 0
  164.             Width = 15
  165.             Height = 21
  166.             Enabled = False
  167.             Font.Charset = DEFAULT_CHARSET
  168.             Font.Color = clBlack
  169.             Font.Height = -11
  170.             Font.Name = 'MS Sans Serif'
  171.             Font.Style = []
  172.             MaxLength = 1
  173.             ParentFont = False
  174.             TabOrder = 0
  175.             Text = 'A'
  176.           end
  177.           object ComboBox5: TComboBox
  178.             Left = 72
  179.             Top = 0
  180.             Width = 177
  181.             Height = 21
  182.             Style = csDropDownList
  183.             Font.Charset = DEFAULT_CHARSET
  184.             Font.Color = clBlack
  185.             Font.Height = -11
  186.             Font.Name = 'MS Sans Serif'
  187.             Font.Style = []
  188.             ItemHeight = 13
  189.             Items.Strings = (
  190.               'Hard Drive (unlimited backups)'
  191.               'Hard Drive (only one backup)'
  192.               'Hard Drive (up to 3 backups)'
  193.               'Hard Drive (up to 5 backups)'
  194.               'Hard Drive (up to 10 backups)'
  195.               'Diskette')
  196.             ParentFont = False
  197.             TabOrder = 1
  198.             OnChange = PreferenceChange
  199.           end
  200.         end
  201.         object TargetEdit: TEdit
  202.           Left = 224
  203.           Top = 48
  204.           Width = 129
  205.           Height = 21
  206.           Font.Charset = DEFAULT_CHARSET
  207.           Font.Color = clBlack
  208.           Font.Height = -11
  209.           Font.Name = 'MS Sans Serif'
  210.           Font.Style = []
  211.           ParentFont = False
  212.           TabOrder = 3
  213.           Text = 'TargetEdit'
  214.         end
  215.         object Button14: TButton
  216.           Left = 353
  217.           Top = 48
  218.           Width = 17
  219.           Height = 20
  220.           Caption = '...'
  221.           TabOrder = 4
  222.           OnClick = LinkEditButtonClick
  223.         end
  224.         object ComboBox6: TComboBox
  225.           Left = 8
  226.           Top = 48
  227.           Width = 153
  228.           Height = 21
  229.           Style = csDropDownList
  230.           Font.Charset = DEFAULT_CHARSET
  231.           Font.Color = clBlack
  232.           Font.Height = -11
  233.           Font.Name = 'MS Sans Serif'
  234.           Font.Style = []
  235.           ItemHeight = 13
  236.           Items.Strings = (
  237.             'Do Not Compress'
  238.             'Low/Fast Compression'
  239.             'Medium Compression'
  240.             'High/Slow Compression'
  241.             'Higher/Slower Compression'
  242.             'Highest/Slowest Compression')
  243.           ParentFont = False
  244.           TabOrder = 5
  245.         end
  246.       end
  247.       object GroupBox4: TGroupBox
  248.         Left = 8
  249.         Top = 120
  250.         Width = 385
  251.         Height = 89
  252.         Caption = 'Temporary Backups'
  253.         Font.Charset = DEFAULT_CHARSET
  254.         Font.Color = clBlue
  255.         Font.Height = -11
  256.         Font.Name = 'MS Sans Serif'
  257.         Font.Style = [fsBold]
  258.         ParentFont = False
  259.         TabOrder = 1
  260.         object Shape2: TShape
  261.           Left = 216
  262.           Top = 10
  263.           Width = 161
  264.           Height = 73
  265.           Brush.Color = clGray
  266.         end
  267.         object Label9: TLabel
  268.           Left = 224
  269.           Top = 13
  270.           Width = 145
  271.           Height = 70
  272.           Alignment = taCenter
  273.           AutoSize = False
  274.           Caption = 
  275.             'Temporary Backups are backups produced daily by Win98 when it st' +
  276.             'arts.  All Files except MultiFile Groups and Folders are include' +
  277.             'd.'
  278.           Font.Charset = DEFAULT_CHARSET
  279.           Font.Color = clWindowText
  280.           Font.Height = -11
  281.           Font.Name = 'MS Sans Serif'
  282.           Font.Style = []
  283.           ParentFont = False
  284.           Transparent = True
  285.           WordWrap = True
  286.         end
  287.         object Label8: TLabel
  288.           Left = 64
  289.           Top = 25
  290.           Width = 145
  291.           Height = 29
  292.           AutoSize = False
  293.           Caption = '&Maximum Number of Temporary Backups'
  294.           FocusControl = SpinEdit1
  295.           Font.Charset = DEFAULT_CHARSET
  296.           Font.Color = clBlack
  297.           Font.Height = -11
  298.           Font.Name = 'MS Sans Serif'
  299.           Font.Style = []
  300.           ParentFont = False
  301.           Transparent = True
  302.           WordWrap = True
  303.         end
  304.         object SpinEdit1: TSpinEdit
  305.           Left = 16
  306.           Top = 27
  307.           Width = 41
  308.           Height = 22
  309.           Font.Charset = DEFAULT_CHARSET
  310.           Font.Color = clBlack
  311.           Font.Height = -11
  312.           Font.Name = 'MS Sans Serif'
  313.           Font.Style = []
  314.           MaxValue = 1000
  315.           MinValue = 0
  316.           ParentFont = False
  317.           TabOrder = 0
  318.           Value = 0
  319.         end
  320.         object CheckBox1: TCheckBox
  321.           Left = 16
  322.           Top = 60
  323.           Width = 193
  324.           Height = 17
  325.           Caption = 'Do Not Make Temporary Backups'
  326.           Font.Charset = DEFAULT_CHARSET
  327.           Font.Color = clBlack
  328.           Font.Height = -11
  329.           Font.Name = 'MS Sans Serif'
  330.           Font.Style = []
  331.           ParentFont = False
  332.           TabOrder = 1
  333.         end
  334.       end
  335.     end
  336.     object TabSheet6: TTabSheet
  337.       Caption = 'Restore Preferences'
  338.       object Label21: TLabel
  339.         Left = 16
  340.         Top = 8
  341.         Width = 369
  342.         Height = 25
  343.         Alignment = taCenter
  344.         AutoSize = False
  345.         Caption = 
  346.           'The Options below determine which backups WinRescue will use to ' +
  347.           'restore.'
  348.         WordWrap = True
  349.       end
  350.       object Label22: TLabel
  351.         Left = 192
  352.         Top = 35
  353.         Width = 193
  354.         Height = 46
  355.         AutoSize = False
  356.         Caption = 
  357.           'Temporary backups are made by Win98 daily when it is started.  S' +
  358.           'pecified files in WinRescue, but not folders or MultiFile groups' +
  359.           ' are added to these backups.'
  360.         Font.Charset = ANSI_CHARSET
  361.         Font.Color = clWindowText
  362.         Font.Height = -9
  363.         Font.Name = 'Small Fonts'
  364.         Font.Style = []
  365.         ParentFont = False
  366.         WordWrap = True
  367.       end
  368.       object Label26: TLabel
  369.         Left = 216
  370.         Top = 82
  371.         Width = 169
  372.         Height = 39
  373.         AutoSize = False
  374.         Caption = 
  375.           'Permanent backups made by WinRescue.  These include all specifie' +
  376.           'd files, folders, and MultiFile groups.'
  377.         Font.Charset = ANSI_CHARSET
  378.         Font.Color = clWindowText
  379.         Font.Height = -9
  380.         Font.Name = 'Small Fonts'
  381.         Font.Style = []
  382.         ParentFont = False
  383.         WordWrap = True
  384.       end
  385.       object Label27: TLabel
  386.         Left = 160
  387.         Top = 154
  388.         Width = 225
  389.         Height = 33
  390.         AutoSize = False
  391.         Caption = 
  392.           'All files, folders, and MultiFile groups backed up on diskette. ' +
  393.           ' See Backup Preferences - "Backup to:" to backup to diskette.  M' +
  394.           'any diskettes may be used.'
  395.         Font.Charset = ANSI_CHARSET
  396.         Font.Color = clWindowText
  397.         Font.Height = -9
  398.         Font.Name = 'Small Fonts'
  399.         Font.Style = []
  400.         ParentFont = False
  401.         WordWrap = True
  402.       end
  403.       object Label28: TLabel
  404.         Left = 184
  405.         Top = 131
  406.         Width = 201
  407.         Height = 17
  408.         AutoSize = False
  409.         Caption = 'Registry files from the last WinRescue backup.'
  410.         Font.Charset = ANSI_CHARSET
  411.         Font.Color = clWindowText
  412.         Font.Height = -9
  413.         Font.Name = 'Small Fonts'
  414.         Font.Style = []
  415.         ParentFont = False
  416.       end
  417.       object Label29: TLabel
  418.         Left = 176
  419.         Top = 195
  420.         Width = 209
  421.         Height = 11
  422.         AutoSize = False
  423.         Caption = 'Returns Windows back to it'#39's original settings.'
  424.         Font.Charset = ANSI_CHARSET
  425.         Font.Color = clWindowText
  426.         Font.Height = -9
  427.         Font.Name = 'Small Fonts'
  428.         Font.Style = []
  429.         ParentFont = False
  430.       end
  431.       object Previous: TRadioButton
  432.         Left = 24
  433.         Top = 32
  434.         Width = 169
  435.         Height = 17
  436.         Caption = 'Restore &Temporary Backup'
  437.         Checked = True
  438.         Font.Charset = DEFAULT_CHARSET
  439.         Font.Color = clWindowText
  440.         Font.Height = -11
  441.         Font.Name = 'MS Sans Serif'
  442.         Font.Style = []
  443.         ParentFont = False
  444.         TabOrder = 0
  445.         TabStop = True
  446.         OnClick = PreferenceChange
  447.       end
  448.       object Spare: TRadioButton
  449.         Left = 24
  450.         Top = 128
  451.         Width = 145
  452.         Height = 17
  453.         Caption = 'Restore Sp&are Registry'
  454.         Font.Charset = DEFAULT_CHARSET
  455.         Font.Color = clWindowText
  456.         Font.Height = -11
  457.         Font.Name = 'MS Sans Serif'
  458.         Font.Style = []
  459.         ParentFont = False
  460.         TabOrder = 1
  461.         OnClick = PreferenceChange
  462.       end
  463.       object Diskette: TRadioButton
  464.         Left = 24
  465.         Top = 152
  466.         Width = 137
  467.         Height = 15
  468.         Caption = 'Restore from &Diskette'
  469.         Font.Charset = DEFAULT_CHARSET
  470.         Font.Color = clWindowText
  471.         Font.Height = -11
  472.         Font.Name = 'MS Sans Serif'
  473.         Font.Style = []
  474.         ParentFont = False
  475.         TabOrder = 2
  476.         OnClick = PreferenceChange
  477.       end
  478.       object Backup: TRadioButton
  479.         Left = 24
  480.         Top = 80
  481.         Width = 185
  482.         Height = 15
  483.         Caption = 'Restore &Permanent Backup'
  484.         Enabled = False
  485.         Font.Charset = DEFAULT_CHARSET
  486.         Font.Color = clWindowText
  487.         Font.Height = -11
  488.         Font.Name = 'MS Sans Serif'
  489.         Font.Style = []
  490.         ParentFont = False
  491.         TabOrder = 3
  492.         OnClick = PreferenceChange
  493.       end
  494.       object ComboBox4: TComboBox
  495.         Left = 40
  496.         Top = 98
  497.         Width = 169
  498.         Height = 21
  499.         Style = csDropDownList
  500.         Font.Charset = DEFAULT_CHARSET
  501.         Font.Color = clWindowText
  502.         Font.Height = -11
  503.         Font.Name = 'MS Sans Serif'
  504.         Font.Style = []
  505.         ItemHeight = 13
  506.         Items.Strings = (
  507.           'Restore Most Recent Backup')
  508.         ParentFont = False
  509.         TabOrder = 4
  510.       end
  511.       object Original: TRadioButton
  512.         Left = 24
  513.         Top = 192
  514.         Width = 145
  515.         Height = 17
  516.         Caption = 'Restore &Original Registry'
  517.         Font.Charset = DEFAULT_CHARSET
  518.         Font.Color = clWindowText
  519.         Font.Height = -11
  520.         Font.Name = 'MS Sans Serif'
  521.         Font.Style = []
  522.         ParentFont = False
  523.         TabOrder = 5
  524.         OnClick = PreferenceChange
  525.       end
  526.     end
  527.     object TabSheet4: TTabSheet
  528.       HelpContext = 46
  529.       Caption = 'Directories'
  530.       Font.Charset = DEFAULT_CHARSET
  531.       Font.Color = clBlue
  532.       Font.Height = -11
  533.       Font.Name = 'MS Sans Serif'
  534.       Font.Style = []
  535.       ParentFont = False
  536.       object Button4: TTransparentButton
  537.         Left = 15
  538.         Top = 12
  539.         Width = 58
  540.         Height = 28
  541.         Caption = '&Root'
  542.         OnClick = DDirClick
  543.       end
  544.       object Button5: TTransparentButton
  545.         Left = 15
  546.         Top = 44
  547.         Width = 58
  548.         Height = 28
  549.         Caption = '&Startup'
  550.         OnClick = DDirClick
  551.       end
  552.       object Button8: TTransparentButton
  553.         Left = 15
  554.         Top = 76
  555.         Width = 58
  556.         Height = 28
  557.         Caption = '&Windows'
  558.         OnClick = DDirClick
  559.       end
  560.       object Button6: TTransparentButton
  561.         Left = 15
  562.         Top = 108
  563.         Width = 58
  564.         Height = 28
  565.         Caption = 'S&ystem'
  566.         OnClick = DDirClick
  567.       end
  568.       object Button7: TTransparentButton
  569.         Left = 15
  570.         Top = 140
  571.         Width = 58
  572.         Height = 28
  573.         Caption = '&User'
  574.         OnClick = DDirClick
  575.       end
  576.       object Button11: TTransparentButton
  577.         Left = 15
  578.         Top = 172
  579.         Width = 58
  580.         Height = 28
  581.         Caption = '&Backup'
  582.         OnClick = DDirClick
  583.       end
  584.       object Label30: TLabel
  585.         Left = 112
  586.         Top = 32
  587.         Width = 254
  588.         Height = 153
  589.         Alignment = taCenter
  590.         AutoSize = False
  591.         Caption = 
  592.           'These Default Directories should be correct.  They do not need t' +
  593.           'o be changed unless you have a special setup, like, multiple use' +
  594.           'rs or foreign version.'
  595.         Font.Charset = DEFAULT_CHARSET
  596.         Font.Color = clBlack
  597.         Font.Height = -19
  598.         Font.Name = 'MS Sans Serif'
  599.         Font.Style = []
  600.         ParentFont = False
  601.         WordWrap = True
  602.       end
  603.     end
  604.     object TabSheet3: TTabSheet
  605.       HelpContext = 45
  606.       Caption = 'Backup Manager'
  607.       object Panel2: TPanel
  608.         Left = 8
  609.         Top = 8
  610.         Width = 249
  611.         Height = 197
  612.         TabOrder = 0
  613.         object Label3: TLabel
  614.           Left = 8
  615.           Top = 8
  616.           Width = 233
  617.           Height = 13
  618.           Alignment = taCenter
  619.           AutoSize = False
  620.           Caption = '&Permanent Backups'
  621.           FocusControl = ListView1
  622.           Font.Charset = DEFAULT_CHARSET
  623.           Font.Color = clBlue
  624.           Font.Height = -11
  625.           Font.Name = 'MS Sans Serif'
  626.           Font.Style = [fsBold]
  627.           ParentFont = False
  628.         end
  629.         object ListView1: TListView
  630.           Left = 8
  631.           Top = 24
  632.           Width = 233
  633.           Height = 148
  634.           Columns = <
  635.             item
  636.               Caption = 'Backup Set'
  637.               Width = 75
  638.             end
  639.             item
  640.               Caption = 'Full Path'
  641.               Width = 154
  642.               WidthType = (
  643.                 -2)
  644.             end>
  645.           OnChange = ListView1Change
  646.           OnEdited = ListViewEdited
  647.           OnMouseDown = ListView1MouseDown
  648.           TabOrder = 0
  649.           ViewStyle = vsReport
  650.         end
  651.         object Button10: TButton
  652.           Left = 8
  653.           Top = 171
  654.           Width = 117
  655.           Height = 18
  656.           Caption = 'Re&name'
  657.           TabOrder = 1
  658.           OnClick = Button10Click
  659.         end
  660.         object Button9: TButton
  661.           Left = 125
  662.           Top = 171
  663.           Width = 116
  664.           Height = 18
  665.           Caption = '&Delete'
  666.           TabOrder = 2
  667.           OnClick = Button9Click
  668.         end
  669.       end
  670.       object Panel3: TPanel
  671.         Left = 257
  672.         Top = 8
  673.         Width = 135
  674.         Height = 197
  675.         TabOrder = 1
  676.         object Label6: TLabel
  677.           Left = 7
  678.           Top = 8
  679.           Width = 121
  680.           Height = 17
  681.           Alignment = taCenter
  682.           AutoSize = False
  683.           Caption = '&Temporary Backups'
  684.           Font.Charset = DEFAULT_CHARSET
  685.           Font.Color = clBlue
  686.           Font.Height = -11
  687.           Font.Name = 'MS Sans Serif'
  688.           Font.Style = [fsBold]
  689.           ParentFont = False
  690.           WordWrap = True
  691.         end
  692.         object ListBox1: TListView
  693.           Left = 8
  694.           Top = 24
  695.           Width = 120
  696.           Height = 148
  697.           Columns = <
  698.             item
  699.               Caption = 'Win98 Backups'
  700.               Width = 116
  701.               WidthType = (
  702.                 -2)
  703.             end>
  704.           ReadOnly = True
  705.           OnMouseDown = ListBox1MouseDown
  706.           TabOrder = 0
  707.           ViewStyle = vsReport
  708.         end
  709.         object Button12: TButton
  710.           Left = 8
  711.           Top = 171
  712.           Width = 120
  713.           Height = 18
  714.           Caption = '&Delete'
  715.           TabOrder = 1
  716.           OnClick = Button12Click
  717.         end
  718.       end
  719.     end
  720.     object TabSheet5: TTabSheet
  721.       Caption = 'Files'
  722.       object Shape1: TShape
  723.         Left = 8
  724.         Top = 32
  725.         Width = 113
  726.         Height = 153
  727.         Brush.Color = clGray
  728.       end
  729.       object Label7: TLabel
  730.         Left = 8
  731.         Top = 8
  732.         Width = 385
  733.         Height = 13
  734.         Alignment = taCenter
  735.         AutoSize = False
  736.         Caption = 'Files to Backup and Restore'
  737.         Font.Charset = DEFAULT_CHARSET
  738.         Font.Color = clBlue
  739.         Font.Height = -11
  740.         Font.Name = 'MS Sans Serif'
  741.         Font.Style = [fsBold]
  742.         ParentFont = False
  743.       end
  744.       object Label13: TLabel
  745.         Left = 16
  746.         Top = 40
  747.         Width = 97
  748.         Height = 41
  749.         Alignment = taCenter
  750.         AutoSize = False
  751.         Caption = 'To change a file'#39's status, click on it'#39's checkbox.'
  752.         Transparent = True
  753.         WordWrap = True
  754.       end
  755.       object Image1: TImage
  756.         Left = 16
  757.         Top = 120
  758.         Width = 17
  759.         Height = 17
  760.         Picture.Data = {<image001.bmp>}
  761.       end
  762.       object Image2: TImage
  763.         Left = 16
  764.         Top = 88
  765.         Width = 17
  766.         Height = 17
  767.         Picture.Data = {<image002.bmp>}
  768.       end
  769.       object Image3: TImage
  770.         Left = 16
  771.         Top = 104
  772.         Width = 17
  773.         Height = 17
  774.         Picture.Data = {<image003.bmp>}
  775.       end
  776.       object Label14: TLabel
  777.         Left = 32
  778.         Top = 88
  779.         Width = 54
  780.         Height = 13
  781.         Caption = 'Do Nothing'
  782.         Font.Charset = DEFAULT_CHARSET
  783.         Font.Color = clBlue
  784.         Font.Height = -11
  785.         Font.Name = 'MS Sans Serif'
  786.         Font.Style = []
  787.         ParentFont = False
  788.         Transparent = True
  789.       end
  790.       object Label15: TLabel
  791.         Left = 32
  792.         Top = 104
  793.         Width = 61
  794.         Height = 13
  795.         Caption = 'Backup Only'
  796.         Font.Charset = DEFAULT_CHARSET
  797.         Font.Color = clBlue
  798.         Font.Height = -11
  799.         Font.Name = 'MS Sans Serif'
  800.         Font.Style = []
  801.         ParentFont = False
  802.         Transparent = True
  803.       end
  804.       object Label16: TLabel
  805.         Left = 32
  806.         Top = 120
  807.         Width = 73
  808.         Height = 25
  809.         AutoSize = False
  810.         Caption = 'Backup and Restore'
  811.         Font.Charset = DEFAULT_CHARSET
  812.         Font.Color = clBlue
  813.         Font.Height = -11
  814.         Font.Name = 'MS Sans Serif'
  815.         Font.Style = []
  816.         ParentFont = False
  817.         Transparent = True
  818.         WordWrap = True
  819.       end
  820.       object Label17: TLabel
  821.         Left = 16
  822.         Top = 152
  823.         Width = 97
  824.         Height = 33
  825.         Alignment = taCenter
  826.         AutoSize = False
  827.         Caption = 'Click on Add to add a file to the List.'
  828.         Transparent = True
  829.         WordWrap = True
  830.       end
  831.       object FileList1: TCheckListBox
  832.         Left = 128
  833.         Top = 24
  834.         Width = 265
  835.         Height = 161
  836.         AllowGrayed = True
  837.         ItemHeight = 13
  838.         Items.Strings = (
  839.           'Registry'
  840.           'Initiation Files'
  841.           'Start Menu'
  842.           'Desktop'
  843.           'Favorites'
  844.           'Recent')
  845.         TabOrder = 0
  846.         OnClick = FileList1Click
  847.         OnMouseDown = FileListMouseDown
  848.       end
  849.       object Button16: TButton
  850.         Left = 128
  851.         Top = 184
  852.         Width = 133
  853.         Height = 17
  854.         Caption = '&Add'
  855.         TabOrder = 1
  856.         OnClick = Button16Click
  857.       end
  858.       object Button17: TButton
  859.         Left = 261
  860.         Top = 184
  861.         Width = 132
  862.         Height = 17
  863.         Caption = '&Delete'
  864.         Enabled = False
  865.         TabOrder = 2
  866.         OnClick = Button17Click
  867.       end
  868.     end
  869.     object TabSheet2: TTabSheet
  870.       Caption = 'MultiFiles'
  871.       object Label18: TLabel
  872.         Left = 112
  873.         Top = 6
  874.         Width = 269
  875.         Height = 13
  876.         Caption = '- for Backing up and Restoring Directories and File Types'
  877.       end
  878.       object Label19: TLabel
  879.         Left = 16
  880.         Top = 6
  881.         Width = 92
  882.         Height = 13
  883.         Caption = 'MultiFile Groups'
  884.         Font.Charset = DEFAULT_CHARSET
  885.         Font.Color = clBlue
  886.         Font.Height = -11
  887.         Font.Name = 'MS Sans Serif'
  888.         Font.Style = [fsBold]
  889.         ParentFont = False
  890.       end
  891.       object Shape3: TShape
  892.         Left = 8
  893.         Top = 112
  894.         Width = 113
  895.         Height = 73
  896.         Brush.Color = clGray
  897.       end
  898.       object Label23: TLabel
  899.         Left = 32
  900.         Top = 120
  901.         Width = 54
  902.         Height = 13
  903.         Caption = 'Do Nothing'
  904.         Font.Charset = DEFAULT_CHARSET
  905.         Font.Color = clBlue
  906.         Font.Height = -11
  907.         Font.Name = 'MS Sans Serif'
  908.         Font.Style = []
  909.         ParentFont = False
  910.         Transparent = True
  911.       end
  912.       object Image9: TImage
  913.         Left = 16
  914.         Top = 120
  915.         Width = 17
  916.         Height = 17
  917.         Picture.Data = {<image004.bmp>}
  918.       end
  919.       object Image8: TImage
  920.         Left = 16
  921.         Top = 136
  922.         Width = 17
  923.         Height = 17
  924.         Picture.Data = {<image005.bmp>}
  925.       end
  926.       object Label24: TLabel
  927.         Left = 32
  928.         Top = 136
  929.         Width = 61
  930.         Height = 13
  931.         Caption = 'Backup Only'
  932.         Font.Charset = DEFAULT_CHARSET
  933.         Font.Color = clBlue
  934.         Font.Height = -11
  935.         Font.Name = 'MS Sans Serif'
  936.         Font.Style = []
  937.         ParentFont = False
  938.         Transparent = True
  939.       end
  940.       object Image7: TImage
  941.         Left = 16
  942.         Top = 152
  943.         Width = 17
  944.         Height = 17
  945.         Picture.Data = {<image006.bmp>}
  946.       end
  947.       object Label25: TLabel
  948.         Left = 32
  949.         Top = 152
  950.         Width = 73
  951.         Height = 25
  952.         AutoSize = False
  953.         Caption = 'Backup and Restore'
  954.         Font.Charset = DEFAULT_CHARSET
  955.         Font.Color = clBlue
  956.         Font.Height = -11
  957.         Font.Name = 'MS Sans Serif'
  958.         Font.Style = []
  959.         ParentFont = False
  960.         Transparent = True
  961.         WordWrap = True
  962.       end
  963.       object Label20: TLabel
  964.         Left = 8
  965.         Top = 32
  966.         Width = 113
  967.         Height = 73
  968.         Alignment = taCenter
  969.         AutoSize = False
  970.         Caption = 
  971.           'These are only backed up in WinRescue'#39's Permanent Backups, not i' +
  972.           'n Win98'#39's Temporary Backups'
  973.         WordWrap = True
  974.       end
  975.       object Button15: TButton
  976.         Left = 128
  977.         Top = 184
  978.         Width = 88
  979.         Height = 17
  980.         Caption = '&Add'
  981.         TabOrder = 0
  982.         OnClick = Button15Click
  983.       end
  984.       object Button18: TButton
  985.         Left = 216
  986.         Top = 184
  987.         Width = 89
  988.         Height = 17
  989.         Caption = '&Edit'
  990.         Enabled = False
  991.         TabOrder = 1
  992.         OnClick = Button18Click
  993.       end
  994.       object Button19: TButton
  995.         Left = 304
  996.         Top = 184
  997.         Width = 89
  998.         Height = 17
  999.         Caption = '&Delete'
  1000.         Enabled = False
  1001.         TabOrder = 2
  1002.         OnClick = Button19Click
  1003.       end
  1004.       object MultiFilesList: TCheckListBox
  1005.         Left = 128
  1006.         Top = 24
  1007.         Width = 265
  1008.         Height = 161
  1009.         AllowGrayed = True
  1010.         ItemHeight = 13
  1011.         TabOrder = 3
  1012.         OnClick = MultiFilesListClick
  1013.         OnMouseDown = MultiFilesListMouseDown
  1014.       end
  1015.     end
  1016.     object TabSheet7: TTabSheet
  1017.       Caption = 'Automation'
  1018.       object Label2: TLabel
  1019.         Left = 32
  1020.         Top = 42
  1021.         Width = 161
  1022.         Height = 13
  1023.         AutoSize = False
  1024.         Caption = 'S&tart WinRescue 98 and Wait.'
  1025.         FocusControl = ComboBox1
  1026.         Font.Charset = DEFAULT_CHARSET
  1027.         Font.Color = clBlack
  1028.         Font.Height = -11
  1029.         Font.Name = 'MS Sans Serif'
  1030.         Font.Style = []
  1031.         ParentFont = False
  1032.       end
  1033.       object Label5: TLabel
  1034.         Left = 32
  1035.         Top = 90
  1036.         Width = 161
  1037.         Height = 13
  1038.         AutoSize = False
  1039.         Caption = 'Automatically perform Reg&Pack.'
  1040.         FocusControl = ComboBox3
  1041.         Font.Charset = DEFAULT_CHARSET
  1042.         Font.Color = clBlack
  1043.         Font.Height = -11
  1044.         Font.Name = 'MS Sans Serif'
  1045.         Font.Style = []
  1046.         ParentFont = False
  1047.       end
  1048.       object Label31: TLabel
  1049.         Left = 16
  1050.         Top = 8
  1051.         Width = 369
  1052.         Height = 13
  1053.         Alignment = taCenter
  1054.         AutoSize = False
  1055.         Caption = 'Automatic Functions'
  1056.         Font.Charset = DEFAULT_CHARSET
  1057.         Font.Color = clBlue
  1058.         Font.Height = -11
  1059.         Font.Name = 'MS Sans Serif'
  1060.         Font.Style = [fsBold]
  1061.         ParentFont = False
  1062.       end
  1063.       object Label32: TLabel
  1064.         Left = 24
  1065.         Top = 120
  1066.         Width = 337
  1067.         Height = 41
  1068.         Alignment = taCenter
  1069.         AutoSize = False
  1070.         Caption = 
  1071.           'Win98 Task Scheduler - runs WinRescue at specified time.  Otherw' +
  1072.           'ise Functions are run when Windows starts.  To use the Task Sche' +
  1073.           'duler one of the Automatic Functions must be set to Use Schedule' +
  1074.           'r.'
  1075.         Font.Charset = DEFAULT_CHARSET
  1076.         Font.Color = clWindowText
  1077.         Font.Height = -11
  1078.         Font.Name = 'MS Sans Serif'
  1079.         Font.Style = []
  1080.         ParentFont = False
  1081.         WordWrap = True
  1082.       end
  1083.       object Label11: TLabel
  1084.         Left = 32
  1085.         Top = 66
  1086.         Width = 161
  1087.         Height = 13
  1088.         AutoSize = False
  1089.         Caption = 'Automatically perform B&ackup.'
  1090.         FocusControl = ComboBox2
  1091.         Font.Charset = DEFAULT_CHARSET
  1092.         Font.Color = clBlack
  1093.         Font.Height = -11
  1094.         Font.Name = 'MS Sans Serif'
  1095.         Font.Style = []
  1096.         ParentFont = False
  1097.       end
  1098.       object ComboBox1: TComboBox
  1099.         Left = 208
  1100.         Top = 38
  1101.         Width = 153
  1102.         Height = 21
  1103.         Style = csDropDownList
  1104.         Font.Charset = DEFAULT_CHARSET
  1105.         Font.Color = clBlack
  1106.         Font.Height = -11
  1107.         Font.Name = 'MS Sans Serif'
  1108.         Font.Style = []
  1109.         ItemHeight = 13
  1110.         Items.Strings = (
  1111.           'Daily'
  1112.           'Weekly'
  1113.           'Bi-Weekly'
  1114.           'Monthly'
  1115.           'Use Scheduler'
  1116.           'Do Not Perform')
  1117.         ParentFont = False
  1118.         TabOrder = 0
  1119.         OnChange = FreqClick
  1120.       end
  1121.       object ComboBox2: TComboBox
  1122.         Left = 208
  1123.         Top = 62
  1124.         Width = 153
  1125.         Height = 21
  1126.         Style = csDropDownList
  1127.         Font.Charset = DEFAULT_CHARSET
  1128.         Font.Color = clBlack
  1129.         Font.Height = -11
  1130.         Font.Name = 'MS Sans Serif'
  1131.         Font.Style = []
  1132.         ItemHeight = 13
  1133.         Items.Strings = (
  1134.           'Daily'
  1135.           'Weekly'
  1136.           'Bi-Weekly'
  1137.           'Monthly'
  1138.           'Use Scheduler'
  1139.           'Do Not Perform')
  1140.         ParentFont = False
  1141.         TabOrder = 1
  1142.         OnChange = FreqClick
  1143.       end
  1144.       object ComboBox3: TComboBox
  1145.         Left = 208
  1146.         Top = 86
  1147.         Width = 153
  1148.         Height = 21
  1149.         Style = csDropDownList
  1150.         Font.Charset = DEFAULT_CHARSET
  1151.         Font.Color = clBlack
  1152.         Font.Height = -11
  1153.         Font.Name = 'MS Sans Serif'
  1154.         Font.Style = []
  1155.         ItemHeight = 13
  1156.         Items.Strings = (
  1157.           'Daily'
  1158.           'Weekly'
  1159.           'Bi-Weekly'
  1160.           'Monthly'
  1161.           'Use Scheduler'
  1162.           'Do Not Perform')
  1163.         ParentFont = False
  1164.         TabOrder = 2
  1165.         OnChange = FreqClick
  1166.       end
  1167.       object Button13: TButton
  1168.         Left = 24
  1169.         Top = 176
  1170.         Width = 161
  1171.         Height = 25
  1172.         Caption = '&Setup the Task Scheduler'
  1173.         TabOrder = 3
  1174.         OnClick = Button13Click
  1175.       end
  1176.       object Button21: TButton
  1177.         Left = 200
  1178.         Top = 176
  1179.         Width = 161
  1180.         Height = 25
  1181.         Caption = '&Remove WinRescue'
  1182.         TabOrder = 4
  1183.         OnClick = Button21Click
  1184.       end
  1185.     end
  1186.   end
  1187.   object Button1: TButton
  1188.     Left = 184
  1189.     Top = 280
  1190.     Width = 73
  1191.     Height = 20
  1192.     Caption = 'O K'
  1193.     Default = True
  1194.     ModalResult = 1
  1195.     TabOrder = 1
  1196.     OnClick = Button1Click
  1197.   end
  1198.   object Button2: TButton
  1199.     Left = 264
  1200.     Top = 280
  1201.     Width = 73
  1202.     Height = 20
  1203.     Cancel = True
  1204.     Caption = 'Cancel'
  1205.     ModalResult = 2
  1206.     TabOrder = 2
  1207.     OnClick = Button2Click
  1208.   end
  1209.   object Button3: TButton
  1210.     Left = 344
  1211.     Top = 280
  1212.     Width = 73
  1213.     Height = 20
  1214.     Caption = '&Apply'
  1215.     Enabled = False
  1216.     TabOrder = 3
  1217.     OnClick = Button3Click
  1218.   end
  1219.   object PopupMenu1: TPopupMenu
  1220.     AutoPopup = False
  1221.     Left = 88
  1222.     Top = 280
  1223.     object Dir6: TMenuItem
  1224.       Caption = 'Dir'
  1225.       HelpContext = 810
  1226.     end
  1227.     object Browse6: TMenuItem
  1228.       Caption = '&Browse'
  1229.       HelpContext = 820
  1230.       OnClick = BrowseClick
  1231.     end
  1232.     object N7: TMenuItem
  1233.       Caption = '-'
  1234.       HelpContext = 830
  1235.     end
  1236.     object DefaultDirectory6: TMenuItem
  1237.       Caption = '&Default Directory'
  1238.       HelpContext = 840
  1239.       OnClick = DefaultDirectoryClick
  1240.     end
  1241.   end
  1242.   object DirectoryDialog1: TDirectoryDialog
  1243.     Left = 56
  1244.     Top = 280
  1245.   end
  1246. end
  1247.